Skip to content

Feat: retry with backoff to 4 attempts#2

Open
Lewiscowles1986 wants to merge 3 commits into
EndoTheDev:mainfrom
Lewiscowles1986:feat/retry-with-backoff-to-4-attempts
Open

Feat: retry with backoff to 4 attempts#2
Lewiscowles1986 wants to merge 3 commits into
EndoTheDev:mainfrom
Lewiscowles1986:feat/retry-with-backoff-to-4-attempts

Conversation

@Lewiscowles1986

Copy link
Copy Markdown

When I ran this it failed.

I've added an @retry using functools wraps to avoid duplicate code; and hopefully keep things roughly as readable before.

it didnt solve the initial issue of a model failing but it would avoid failures where models are intermittent (if that is ever an issue)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant